import { Fragment } from '@/components/Fragment'; ### Styles Amplify UI ships with a default [theme](/theming) that you can customize to match the look and feel of your project. {({ platform }) => import(`./styles.${platform}.mdx`)}